README.txt

You have to install OPENCV, ARUCO, and OGRE.

http://opencv.org
https://www.uco.es/investiga/grupos/ava/node/26
http://www.ogre3d.org

Then use cmake in the build folder to create the Makefile. Depending on the operating system, you have to manually add libraries in the variables of the Makefile (-l ...). Then mycompile.sh compiles and runs the game.

Tested on Linux with OPENCV 3.2, ARUCO 2.0.16, and OGRE 1.9.

Have fun :-)